SetOffset
TheSetOffset
method changes this transform into a pure offset with the specified horizontal and vertical translation values.
ODTransform SetOffset (in ODPoint point);
point
- A point specifying the new horizontal (x) and vertical (y) translation values.
- return value
- A reference to this transform changed to an offset transform.
DISCUSSION
The translation values are the first two elements of the bottom row of a transform's matrix.SEE ALSO
TheODPoint
type (page 885).
TheODTransform::GetOffset
method (page 769).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help